home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / vumsgs22.zip / VUMSGS22.DOC < prev   
Text File  |  1992-01-18  |  8KB  |  180 lines

  1.  
  2.                                     VuMsgs
  3.  
  4.     (c) 1988-1992, J.C. Kilday Associates, P.O Box 1961, Portland, ME 04104
  5.  
  6.                               Version 2.2, 1/18/92
  7.  
  8.      This is a PCBoard sysop's utility for viewing messages without logging
  9.      on to a PCBoard  14.x system.  It  was originally developed for  those
  10.      running 2 nodes on a 640K  machine where only about 40K was  available
  11.      in a 3rd maintenance partition.  However, even on contemporary systems
  12.      VuMsgs continues to  have broad general  utility for all  PCBoard 14.x
  13.      sysops.  Here are some of its features:
  14.  
  15.         - Simple to own, install, and operate (FREE, virtually no
  16.           installation, emulates PCBoard form and function).
  17.  
  18.         - Reads PCBoard message bases without tripping the message read
  19.           indicators or updating the last message read pointers.
  20.  
  21.         - Reads DELETED messages (and indicates when DELETED).
  22.  
  23.         - Indicates when ECHO byte turned on (message to be ECHOed or
  24.           received via an ECHO mail system).
  25.  
  26.         - Displays filename of message base being viewed, adjacent to
  27.           the message number.
  28.  
  29.         - Supports major PCBoard message reading commands including
  30.           threading forward and backward.
  31.  
  32.         - Defaults to use of high-speed screen-writing/scrolling routines
  33.           and color display.
  34.  
  35.         - High-speed screen routines are Windows- and DESQview-aware.
  36.           (No bleed-thru if operated in background on these systems.)
  37.  
  38.         - Optional BIOS screen writing mode (with the /S parm) allows
  39.           output redirection (to create message text files) and operation
  40.           from remote (CTTY or DOORWAY software can redirect output
  41.           to the comm port).
  42.  
  43.         - SHARE compatability supports multi-node operation.
  44.  
  45.      For simpler command entry, rename VUMSGS.EXE to a name easier to type.
  46.      such as VM.EXE, or run it from batch files.
  47.  
  48.              Syntax:    VUMSGS [drive][path]MSGSfilename [/S]
  49.  
  50.      If no parms are entered on the command line, or an error is detected
  51.      with what has been entered, VuMsgs displays an info (and syntax)
  52.      screen.
  53.  
  54.      Initial  operation  provides  a  display  of messages in reverse order
  55.      beginning with the  last message entered.   Deleted messages also  are
  56.      printed and  so noted  on the  display.  The  message header format is
  57.      consistent with that of PCBoard 14.x.  The prompt line is not the
  58.      abbreviated form of PCBoard 14.x, but shows the available options for
  59.      message reading.  Operation is quite similar to that of PCBoard 14.x.
  60.      If you choose the "NS" option, you may stop the scrolling and obtain
  61.      the prompt by hitting Ctrl-K.
  62.  
  63.  
  64.      VuMsgs v2.2 - 1/18/92                                        Page 2
  65.  
  66.  
  67.      VuMsgs provides full message thread control and the ability to specify
  68.      the number of the next message to be displayed.  The familiar "+" and
  69.      "-" suffixes are supported so that direction of travel through the
  70.      message base may be changed.
  71.  
  72.      If a message number lower than that of the oldest message or greater
  73.      than that of the last  entered message is specified, the lowest or the
  74.      the highest numbered message is shown, whichever the case.  If the
  75.      direction (out of the file) is continued, the program terminates.
  76.      Example: If you enter "1-" (ignore the quotes), the first message in
  77.      the file will be displayed.  Hitting <ENTER> will result in ending the
  78.      program.  Entry of "1+" would produce the same message display, but
  79.      hitting <ENTER> would display the next higher message in the file.
  80.  
  81.      If a thread read is requested and no messages with a matching subject
  82.      are encountered before reading beyond the last message (or first
  83.      depending on direction chosen), an indication of the file end is
  84.      displayed and the hitting of any key thereafter returns to DOS.
  85.  
  86.      Standard BIOS screen writing occurs when the /S parm is specified
  87.      following the message base file name.  In this mode, VuMsgs may be
  88.      invoked remotely.  A sysop may "preview" received messages after
  89.      a remote drop to DOS, under control of CTTY or other redirection
  90.      utility such as DOORWAY.
  91.  
  92.      The BIOS screen writing mode is also useful for redirecting output
  93.      to a another file or to a printer.  When this is done (by appending
  94.      " > text.fil " or " > prn " to the command line), the VuMsgs prompt
  95.      line continues to appear on the screen.  Although you no longer
  96.      see the messages as they are processed, you may issue the commands
  97.      needed to control direction, select given message numbers, or specify
  98.      the capture of a complete thread in the normal manner.
  99.  
  100.      This software is contributed for the use of PCBoard sysops who are
  101.      running PCBoard for personal, non-business use.   Rights to use this
  102.      software for business purposes may be obtained by contacting:
  103.  
  104.        J.C. Kilday Associates, Central Avenue, Peaks Island, ME 04108
  105.  
  106.      In return for the free use of this utility, you are encouraged to
  107.      communicate any problems or ideas for enhancements.  Or just let me
  108.      know if you appreciate VuMsgs.  I may be reached as indicated below.
  109.      You also may call to check on later releases (which will be
  110.      downloadable to first-time callers).   A text search option is
  111.      under consideration for a future release.
  112.  
  113.                               Jack Kilday, Sysop
  114.                               The Northern Lights BBS
  115.                               207-761-4782   v.32bis (USR HST D/S), 4 nodes
  116.  
  117.   
  118.  
  119.      VuMsgs v2.2 - 1/18/92                                       Page 3
  120.  
  121.  
  122.      Revision History:
  123.  
  124.      12/09/85 - Original assembler-based release, v1.0
  125.  
  126.      12/21/85 - Version 1.1
  127.                 Added features of PCBoard v9.0: new message header format
  128.                 and 60-line message capacity.
  129.  
  130.                 Enhancements: thread reading (bi-directional), message
  131.                 reading (bi-directional), direct access of any message by
  132.                 number, direction control (using "+" and "-" suffixes.
  133.  
  134.                 Correction: replaced module-internal message buffer by one
  135.                 created after the COM file is loaded.
  136.  
  137.      12/22/85 - Version 1.1a
  138.                 Added pre-release changes to v9.0 message header format.
  139.  
  140.       3/07/86 - Version 1.2
  141.                 Fixed elusive bug which caused VuMsgs to die in the middle
  142.                 of some message files by quietly returning to DOS.
  143.  
  144.       1/23/87 - Version 1.3
  145.                 Added support for networks/file SHAREing.
  146.  
  147.      11/01/88 - Version 2.0
  148.                 Completely rewrote the assembler version (formerly a 3.5K
  149.                 executable) in Turbo C.  Now it's a 15K executable which
  150.                 still runs in less than 40K but having new functionality,
  151.                 color displays, fast screen writes, and PCBoard 14.x
  152.                 compatibility added.  Not compatible with earlier PCBoard
  153.                 versions.
  154.  
  155.                 (VuMsgs v1.3 remains available on the Northern Lights for
  156.                  sysops running PCBoard v12.1 and earlier.)
  157.  
  158.        7/1/89 - Version 2.1
  159.                 Compensated for Turbo C's terrible cycle sucking kbhit()
  160.                 function which severely slows systems running DESQview or
  161.                 DoubleDOS when VuMsgs v2.0 awaiting a keystroke.  VuMsgs
  162.                 now gives back cycles to other partitions when operating
  163.                 with these multitaskers.
  164.                 VuMsgs now restores the original screen colors upon exit.
  165.  
  166.       1/18/02 - Version 2.2
  167.                 Provided for message lines of up to 79 characters to
  168.                 provide an improved display of message bases where
  169.                 message readers and mail doors allow entry of messages
  170.                 with lines in excess of 72 characters.
  171.  
  172.                 Provided for a longer messages.
  173.  
  174.                 Fixed a problem where a corrupted message header having
  175.                 an incorrect "record count" would cause an error exit
  176.                 reporting "Message base not PCB 14.0 compatible."
  177.  
  178.                 Revised author contact info (author & BBS moved) and
  179.                 released with VuCalls v2.2 on same date.  Docs updated.
  180.